R_PartPersonName - tabular view

No Current Link To VocabularyCoded With ExtensionsCoded No Extensions
COCT_RM000203UK02
PartOfWhole

Parent class containing and linking to information about an entity which is a part of another entity. In this case, it is the name part of a person entity.

Used by:
[1..1] [M] classCode (CS {CNE:RoleClass } ) { Fixed="PART" }

Indicates that this is a Part role.

[1..1] [M] partPerson (Person)

A link to details of the person part.

[0..1] subjectOf1
A link to an Observation that this role is the subject of.

This link is mandatory if this CMET is used within the Create Initial Record Request Rejected (Duplicate Found). Otherwise, this link is only present if this CMET is used in response to a query where historic data was returned.

[1..1] [M] typeCode (CS {CNE:ParticipationType } ) { Fixed="SBJ" }

Indicates that this is a Subject participation.

[1..1] [R] source (Source)

A link to details of the system that was the source of this information.

[0..1] subjectOf2
A link to an Observation that this role is the subject of.

This link is mandatory if this CMET is used within the Create Initial Record Request Rejected (Duplicate Found). Otherwise, this link is only present if this CMET is used in response to a query where historic data was returned.

[1..1] [M] typeCode (CS {CNE:ParticipationType } ) { Fixed="SBJ" }

Indicates that this is a Subject participation.

[1..1] [R] systemEffectiveDate (SystemEffectiveDate)

A link to details of when this information is / was effective on the system.

Person

Parent class containing information which is specific to a person.

Used by: PartOfWhole
[1..1] [M] classCode (CS {CNE:EntityClass } ) { Fixed="PSN" }

Indicates that this is a Person entity.

[1..1] [M] determinerCode (CS {CNE:EntityDeterminer } ) { Fixed="INSTANCE" }

Indicates that this is an Instance of a person.

[1..1] [M] name (PN)

The particular flavour of the person name datatype used here is Person name structured with use (number 6 in the datatypes description). This means that the name will contain the following components:

  • A family element to carry the surname or family name of the person (optional)
  • Up to 2 given elements to carry the given names of the person. If the person has more than 2 given names, these will be concatenated in the second given name attribute with a space between each name. The order of the elements is also significant, so the first occurrence of the given element will carry the first given name, and the second occurrence will carry the second, third, etc. given names (optional)
  • A prefix element to carry a prefix for the name, such as Mr, Mrs, etc. (optional)
  • A suffix element to carry a suffix for the name, such as Jnr, Snr, etc. (optional)
  • A use attribute to denote the type of name. This is restricted to "L" (Usual) within a Create Initial Record Rejected (Duplicate Found) and RetrievePatientResponse messages. There are also restrictions to "L" (Usual), "A" (Alias) and "PREFERRED" (Preferred) within an Advanced Trace Response message. (mandatory)
  • A validTime element to contain the dates for which the name is / was current as a range, supplied in the low and high sub-elements. Both the low and high sub-elements are optional, allowing open-ended ranges to be specified. (optional)

NB If this is used within a Retrieval Response, then the following will also be present:

  • An id attribute to carry the PDS allocated object identifier for the data item (mandatory)

This will be used to control the update semantics when performing updates.

Source

Parent class containing details of an observation about a piece of data, specifically the system that was the source of the data.

Used by: PartOfWhole
[1..1] either : SourceIdentified

This class should be used if the source system takes the form of an identifier.

             ... or ... : SourceCoded

This class should be used if the source system takes the form of a National System code.

SourceIdentified

Parent class containing details of a source system, when it takes the form of an identifier.

Used by: PartOfWhole,Source
[1..1] [M] classCode (CS {CNE:ActClass } ) { Fixed="OBS" }

Indicates that this is an Observation act.

[1..1] [M] moodCode (CS {CNE:ActMood } ) { Fixed="EVN" }

Indicates that this is an Event.

[1..1] [M] code (CV {CNE:AdministrativeObservationType } ) { Fixed="01" }

Indicates the type of observation. In this case, the observation is that of a source system.

The Coded with Code System datatype flavour is used to carry this information as follows:

  • The code attribute will contain the value "01" (Source) from the list of codes in the AdministrativeObservationType vocabulary
  • The codeSystem attribute will contain the OID "2.16.840.1.113883.2.1.3.2.4.17.170"

[1..1] [M] value (II)
The source system. This will be one of:
  • SDS Accredited System Identifier (ASID)
  • NHS Directory Services Organisation Code
The Identifier External datatype flavour is used to carry this information as follows:

If it is a SDS Accredited System Identifier (ASID):

  • The root attribute will contain an OID with the value "1.2.826.0.1285.0.2.0.107"
  • The extension attribute will contain the SDS Accredited System Identifier

If it is a NHS Directory Services Organisation Code:

  • The root attribute will contain an OID with the value "1.2.826.0.1285.0.1.10" (SDS Organisation ID)
  • The extension attribute will contain the NHS Directory Services Organisation Code
SourceCoded

Parent class containing details of a source system, when it takes the form of a National System code.

Used by: PartOfWhole,Source
[1..1] [M] classCode (CS {CNE:ActClass } ) { Fixed="OBS" }

Indicates that this is an Observation act.

[1..1] [M] moodCode (CS {CNE:ActMood } ) { Fixed="EVN" }

Indicates that this is an Event.

[1..1] [M] code (CV {CNE:AdministrativeObservationType } ) { Fixed="01" }

Indicates the type of observation. In this case, the observation is that of a source system.

The Coded with Code System datatype flavour is used to carry this information as follows:

  • The code attribute will contain the value "01" (Source) from the list of codes in the AdministrativeObservationType vocabulary
  • The codeSystem attribute will contain the OID "2.16.840.1.113883.2.1.3.2.4.17.170"

[1..1] [M] value (CV {CNE:NationalSystemCode } )

A code identifying the National System.

The Coded with Code System datatype flavour is used to carry this information as follows:

  • The code attribute will contain a value from the list of codes in the NationalSystemCode vocabulary
  • The codeSystem attribute will contain the OID "2.16.840.1.113883.2.1.3.2.4.17.174"

SystemEffectiveDate

Parent class containing details of an observation about a piece of data, specifically the times for which the data is / was effective on the system.

Used by: PartOfWhole
[1..1] [M] classCode (CS {CNE:ActClass } ) { Fixed="OBS" }

Indicates that this is an Observation act.

[1..1] [M] moodCode (CS {CNE:ActMood } ) { Fixed="EVN" }

Indicates that this is an Event.

[1..1] [M] code (CV {CNE:AdministrativeObservationType } ) { Fixed="02" }

Indicates the type of observation. In this case, the observation is that of a system effective date.

The Coded with Code System datatype flavour is used to carry this information as follows:

  • The code attribute will contain the value "02" (System effective date) from the list of codes in the AdministrativeObservationType vocabulary
  • The codeSystem attribute will contain the OID "2.16.840.1.113883.2.1.3.2.4.17.170"

[1..1] [M] value (IVL<TS>)

The system effective dates represented as a range, supplied in the low and high sub-elements. The system effective from date will always be present. The system effective to date is only present for historic data.

For current and future dated data, only the Low attribute will be set. Only returned when history or future data is returned.